home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / Sandvox 1.0.4.dmg / Sandvox.app / Contents / Resources / Japanese.lproj / KTRegistration.nib / classes.nib next >
Text File  |  2006-08-04  |  1KB  |  38 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 acceptRegistration = id; 
  7.                 buyKagi = id; 
  8.                 buyPayPal = id; 
  9.                 clearRegistration = id; 
  10.                 contractWindow = id; 
  11.                 expandWindow = id; 
  12.                 forwardBack = id; 
  13.                 lostCode = id; 
  14.                 reload = id; 
  15.                 stopLoading = id; 
  16.             }; 
  17.             CLASS = KTRegistrationController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 oClearRegButton = NSButton; 
  21.                 oCodeField = NSTextField; 
  22.                 oForwardBack = NSSegmentedControl; 
  23.                 oLockImage = NSImageView; 
  24.                 oLostCodeButton = NSButton; 
  25.                 oProgress = NSProgressIndicator; 
  26.                 oPurchaseHeadlineField = NSTextField; 
  27.                 oRegButton = NSButton; 
  28.                 oRegistrationHeadlineField = NSTextField; 
  29.                 oReloadOrStop = NSSegmentedControl; 
  30.                 oWebView = WebView; 
  31.                 oWebViewLine = NSBox; 
  32.             }; 
  33.             SUPERCLASS = NSWindowController; 
  34.         }, 
  35.         {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  36.     ); 
  37.     IBVersion = 1; 
  38. }